home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / prolog / brklyprl.lha / Comp / README < prev    next >
Text File  |  1989-04-14  |  552b  |  15 lines

  1. Once all the files are in the directory, do the following:
  2. "make"
  3.  
  4. Make sure that the prolog called by your make file is Quintus Prolog.
  5.  
  6. Quintus Prolog will generate tons of warnings and error messages:
  7. ignore all that. When it terminates, you will get a executable file
  8. called "comp". This is your compiler. It works like a Unix pipe.
  9. Try it. Then put it in some directory in your search path and rehash.
  10.  
  11. 6/28:
  12. The original code is from Van Roy.
  13. The modifications have the string "herve" in them. Grep to see where they
  14. are, if you are interested.
  15.